setBlurEnabled

abstract fun setBlurEnabled(block: DesignBlock, enabled: Boolean)

Enable or disable the blur of the given design block.

Parameters

block

the block to update.

enabled

the new enabled value.